home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / spar372.zip / SPAR0.CON < prev    next >
Text File  |  1993-12-17  |  987b  |  26 lines

  1. # spar0.config
  2. #
  3. # This file is the configuration file for the SANA-II SPAR
  4. # driver.  It only contains one config line (aside from
  5. # the comments).  The format of the line (in ReadArgs()
  6. # style) is:
  7. #
  8. # PARNAME/A,PARUNIT/A/N,PARADDR/A/N,DESTADDR/N
  9. #
  10. # PARRNAME - The name of the PARnet device to use.
  11. #
  12. # PARUNIT - The unit number for the PARnet device.
  13. #
  14. # PARADDR - The PARnet address of the PARnet device (1-254)
  15. #           Set this address ALWAYS to the last octet of your
  16. #           machine's IP address. i.e. When your machine has
  17. #           IP address 193.79.1.2 then set PARADDR to 2.
  18. #                               ^                     ^
  19. # DSTADDR - The (optional) PARnet address of the remote machine.
  20. #           Fill in this address when you have only 2 machines connected,
  21. #           it gains more compatibility with Ethernet. (The PARnet address
  22. #           of the remote machine is the last octet of the IP address of
  23. #           that machine.)
  24.  
  25. parnet.device 0 2
  26.